CommonEvent 605
Name = "イベント：敵の強さダウン"

  999([605])
  ControlSwitches([73, 73, 0])
  ConditionalBranch([1, 129, 0, 0, 0])
    ShowTextAttributes(["cupid_fc1", 0, 0, 2])
    ShowText(["\\n<Cupid>If you gimme some money, I'll weaken your enemies for you. 5000G. How about it...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Yes please", "No thanks"], 2])
    When([0, "お願いする"])
      ChangeGold([1, 0, 5000])
      ShowTextAttributes(["cupid_fc1", 1, 0, 2])
      ShowText(["\\n<Cupid>All righty, here we go! Mystical aura pirororooon~♪"])
      ShowText([""])
      ConditionalBranch([1, 151, 0, 0, 0])
        ControlVariables([149, 149, 2, 0, 18])
        Empty([])

      BranchEnd([])
      ConditionalBranch([1, 151, 0, 1, 0])
        ControlVariables([149, 149, 2, 0, 90])
        Empty([])

      BranchEnd([])
      ConditionalBranch([1, 151, 0, 2, 0])
        ControlVariables([149, 149, 2, 0, 120])
        Empty([])

      BranchEnd([])
      ConditionalBranch([1, 151, 0, 3, 0])
        ControlVariables([149, 149, 2, 0, 150])
        Empty([])

      BranchEnd([])
      ConditionalBranch([1, 151, 0, 4, 0])
        ControlVariables([149, 149, 2, 0, 180])
        Empty([])

      BranchEnd([])
      ConditionalBranch([1, 151, 0, 5, 0])
        ControlVariables([149, 149, 2, 0, 210])
        Empty([])

      BranchEnd([])
      ControlVariables([129, 129, 0, 0, 1])
      PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The enemy's strength was decreased!"])
      ControlSwitches([73, 73, 1])
      ExitEventProcessing([])
      Empty([])

    When([1, "遠慮しておく"])
      ShowTextAttributes(["cupid_fc1", 2, 0, 2])
      ShowText(["\\n<Cupid>Cheapskate~!!"])
      ShowText([""])
      ControlSwitches([73, 73, 1])
      ExitEventProcessing([])
      Empty([])

    ChoicesEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 129, 0, 1, 0])
    ShowTextAttributes(["cupid_fc1", 4, 0, 2])
    ShowText(["\\n<Cupid>Let's all get along♪"])
    ShowText([""])
    ControlSwitches([73, 73, 1])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
